/* mainIndex */
.content-warp{
    width: 100%;
    height: auto;
}
.nav-bar,.nav-bar ul,.nav-bar ul li{
    width: 100%;
    margin-top: 4px;
}
.nav-bar{
    position: relative;
}
.nav-bar ul li a,.nav-bar ul li a img{
    display: block;
    width: 100%;
}
.nav-bar .choice-tab{
    width: 100%;
    height: 50px;
    /* line-height: 50px; */
    text-align: center;
    position: absolute;
    bottom: 0;
}
.choice-tab span{
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 0 5px;
    background: url("/Images/circle_btn_normal.png") no-repeat;
    cursor: pointer;
}
.choice-tab span.active{
    background: url("/Images/circle_btn_press.png") no-repeat;
}
.content-main{
    width: 1170px;
    margin: 0 auto;
    height: auto;
    font-size: 14px;
}
.content-main a,.content-main i{
    font-size: 14px;
    color: #676767;
    display: inline-block;
    vertical-align: middle;
}
.conLine1{
    margin: 30px 0;
}

/*首页按钮*/
.conLineBox {
    margin-bottom:10px;
}
.conLineLeft {
    float:left;
}
.conLineRight {
    float:right;
}
.conLineBox > .conLine {
    display:block;
    width:574px;
    height:100%;
    text-decoration:none;
}
.conLine{
     margin: 30px 0; 
}
.conLine .item{
    width: 340px;
    margin-right: 75px;
}
.conLine .item-last{
    margin-right: 0;
}
.item-header h2{
    width: 236px;
    height: 37px;
    line-height: 40px;
    border-bottom: 1px solid #000;
}
.item-header h2 i,.item-header h2 span{
    float: left;
}
.item-header h2 i{
    width: 30px;
    height: 36px;
    background: url("/Images/index_icon.png") no-repeat;
}
.item1 .item-header h2 i{
    background-position: 0 0;
}
.item2 .item-header h2 i{
    background-position: -30px 0;
}
.item3 .item-header h2 i{
    background-position: -60px 0;
}
.item4 .item-header h2 i{
    background: none;
}
.item5 .item-header h2 i{
    background: none;
}
.item6 .item-header h2 i{
    background: none;
}
.item7 .item-header h2 i{
    background-position: 0 -72px;
}
.item8 .item-header h2 i{
    background-position: -30px -72px;
}
.item9 .item-header h2 i{
    background-position: -60px -72px;
}
.item10 .item-header h2 i{
    background-position: 0 -108px;
}
.item11 .item-header h2 i{
    background-position: -30px -108px;
}
.item12 .item-header h2 i{
    background-position: -60px -108px;
}
.item-header h3{
    width: 104px;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #ccc;
    text-align: right;
    color: #666;
    cursor: pointer;
}
.item-header h3:hover{
    opacity: 0.7;
    filter:alpha(opacity=70);
}
.item .item-content{
    margin-top: 10px;
}
.newitem .item-content{
    margin-top: 20px;
}
.item .item-content li{
    height: 26px;
    line-height: 26px;
}
.item .item-content li:hover{
    opacity: 0.7;
    filter:alpha(opacity=70);
}
.item .item-content li a{
    display: inline-block;
    width: 284px;
    overflow: hidden;
    padding-left: 5px;
    background: url("/Images/li_prev.png") 0 center no-repeat;
    white-space: nowrap;
    vertical-align: middle;
    margin-right: 6px;
    text-overflow: ellipsis;
}
.conLine2 {
    /*background: #f9f9f9;
    padding: 30px 0;*/
    margin-top:0;
}
.conLine2 .item-header h2{
    border-bottom: none;
}
.conLine2 .item-header h2 span{
    padding-left: 15px;
    letter-spacing: 4px;
    /*font-size: 16px;*/
    font-size:100%;
}
.conLine2 .item-content p{
    margin-top: 20px;
}
.newitem .item-header h2 {
    width:100%;
}
    .newitem .item-header h2 img {
        vertical-align:middle;
    }
    .newitem .item-header h2 span {
        float:none;
    }
.newitem .item {
    width:118px;
    margin: 0 116px;
    position:relative;
    height:162px;
}
.newborderDiv {
    width:1px;
    background:#ccc;
    height:115px;
    position:absolute;
    top:50%;
    right:-115px;
    margin-top:-52px;
}
.newitem .item-content p{
    height:32px;
    line-height:32px;
    margin:20px auto;
    position:relative;
}
.conLine2 .item-content span a{
    display: inline-block;
    width: 340px;
    height: 61px;
    font-size: 14px;
    color: #000;
    line-height: 61px;
    text-align: center;
    background: url("/Images/conLine3_btn.png") 0 -122px no-repeat;
    cursor: pointer;
}
.newitem .item-content span a{
    height:20px;
    line-height:20px;
    background:none !important;
    text-align:left;
    width:auto;
    border-bottom:1px solid rgba(0,0,0,0);
}

.conLine2 .item-content span a:hover{
    background: url("/Images/conLine3_btn.png") 0 -183px no-repeat;
}
.conLine2 .item-content span a.two-row{
    width: 160px;
    background: url("/Images/conLine3_btn.png") 0 0 no-repeat;

}
.conLine2 .item-content span a.two-row:hover{
    background: url("/Images/conLine3_btn.png") 0 -61px no-repeat;
}
.conLine2 .item-content span a.two-row1{
    margin-right: 15px;
}
.conLine4{
    width: 100%;
    margin-top: 20px;
    height: 180px;
    background: url("/Images/newbar.png") no-repeat;
}
.conLine5{
    margin-top: 40px;
    /*padding-bottom: 30px;*/
}
.conLine5 dl,.conLine5 table{
    color: #676767;
}
.item10 .item-content{
    line-height: 26px;
}
.item10 .item-content dt em{
    display: inline-block;
    height: 26px;
    width: 12px;
    vertical-align: middle;
    line-height: 26px;
    background: url("/Images/item10_blcak.png") no-repeat;
    margin-right: 8px;
}
.item10 .item-content dd em{
    display: inline-block;
    height: 26px;
    width: 12px;
    vertical-align: middle;
    line-height: 26px;
    background: url("/Images/item10_white.png") no-repeat;
    margin-right: 8px;
}
.item10 .item-content dd:hover em{
    background: url("/Images/item10_blcak.png") no-repeat;
}
.item12 .item-content,.item12 .item-content thead,.item12 .item-content tbody,.item12 .item-content tr{
    width: 100%;
}
.item12 .item-content th{
    width: 25%;
}
.item12 .item-content th.company{
    width: 40%;
}
.item12 .item-content th.people-num{
    width: 10%;
}
.item12 .item-content th,.item12 .item-content td{
    padding: 10px 0;
}
.newitem .item-content p .ionchge {
    display:none;
    width:14px;
    height:18px;
    background:url(/Images/clicked.png) center center no-repeat;
    position:absolute;
    right:0;
    top:50%;
    margin-top:-9px;
}


/*.newitem .item-content p .ionchge5 {
    right:20px;
}
    .newitem .item-content p .act_ionchge {
        background:url(/Images/ion_actv.png) center center no-repeat;
        right:40px;
    }
.newitem .item-content p .act_ionchge5 {
    background:url(/Images/ion_actv.png) center center no-repeat;
    right:5px;
}*/
/*.newitem .item-content p a:hover  {
    border-bottom:1px solid #027fb9;
    color:#027fb9;
}*/

/*纠纷调解*/

.boxdiv .tabname {
    line-height:42px;
    overflow:hidden;
    text-align:center;
}
    .boxdiv .tabname > span {
        display:block;
        float:left;
    }
        .boxdiv .tabname > .namesp {
            width: 91px;
            padding-right: 10px;
        }
        .boxdiv .tabname > .nameogz {
            width: 154px;
            text-align:center;
            padding: 0 10px;
        }
        .boxdiv .tabname > .namehap {
            width: 101px;
            text-align:center;
            padding: 0 10px;
        }
        .boxdiv .tabname > .namenro {
            width: 240px;
            text-align:center;
            padding: 0 10px;
        }
        .boxdiv .tabname > .nameplan {
            width: 87px;
            text-align:center;
            padding-left: 10px;
        }
.list_lh {
    width:100%;
    height:128px;
    overflow:hidden;
}
.list_lh li {
    height:26px;
    line-height:26px;
    overflow:hidden;
    text-align:center;
}
    .list_lh li:hover {
        opacity: 0.7;
        filter:alpha(opacity=70);
    }
.list_lh li span {
    display:block;
    height: 26px;
    float:left;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
    .list_lh li .spname {
        width: 91px;
        padding-right: 10px;
        padding-left:0;
    }
    .list_lh li .ogzname {
        width: 154px;
        padding: 0 10px;
    }
    .list_lh li .happen {
        width: 101px;
        padding: 0 10px;
    }
    .list_lh li .spannro {
         width: 240px;
         padding: 0 10px;
    }
    .list_lh li .spanplan {
        width: 87px;
        padding: 0 10px;
        padding-right: 0;
    }
    .conLinediv {
    overflow:hidden;
}
        .conLinediv .conLine img {
            width: 340px;
            height: 138px;
        }
        .conLinediv > .conLine {
            position: relative;
            width: 340px;
            float:left;
            margin-right: 75px;
        }
            .conLinediv > .conLine:last-child {
                margin-right: 0;
            }
.worddiv {
    position:absolute;
    top: 0;
    left: 10px;
    z-index: 999;
    width: 43%;
    font-size: 16px;
    color: #3b6380;
    font-weight: 700;
    letter-spacing: 2px;
    padding-top: 12%;
    line-height: 1.6;
}
.item-header  .hbox {
    width: 514px;
}

.novemberadd {
    width: 340px;
    min-height: 1px;
}
    .novemberadd a {
        float:left;
        display: block;
        text-align: center;
        width: 47%;
        height: 98px;
        margin: 10px 0;
        font-size: 16px;
        line-height: 98px;
        border-radius: 3px;
        color: #5b96b3;
        background: #e5eff3;
        box-shadow: 1px 1px 10px #e5eff3;
    }
    .novemberadd a:nth-child(2) {
            float: right;
        }
    .novemberadd a:nth-child(3) {
            margin-bottom: 0;
        }
        .novemberadd a:nth-child(4) {
            float: right;
            margin-bottom: 0;
        }
        .novemberadd i {
            display: inline-block;
            width: 65px;
            height: 98px;
            vertical-align: top;
        }

.i_ecamin {
    background: url(../../Images/registration.png) left center no-repeat;
    background-size: 80%;
}
.i_ship {
    background: url(../../Images/membership.png) left center no-repeat;
    background-size: 80%;
}
.i_member {
    background: url(../../Images/Memberlogin.png) left center no-repeat;
    background-size: 80%;
}
.i_complaint {
    background: url(../../Images/complaint.png) center center no-repeat;
    background-size: 72%;
}
.i_NetSign {
    background: url(../../Images/NetSign.png) center center no-repeat;
    background-size: 72%;
}


/*通知弹出层*/
.importNotice {
    display: block;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.65);
}
.noticeNro {
    position: absolute;
    top: 45%;
    left: 50%;
    margin-left: -296px;
    margin-top: -140px;
    width: 592px;
    height: 280px;
}
.nroNotice {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 3px;
}
.nroNotice:hover .articleContent{
    text-decoration: underline;
}
.titleP {
    font-size: 32px;
    font-weight:600;
    text-align: center;
    line-height: 36px;
    padding-top: 50px;
    padding-bottom: 36px;
    letter-spacing: 6px;
    color: #0982bb;
}
.nroNotice > p {
    width: 70%;
    margin: 0 auto;
}
.articleTitle {
    font-weight: 600;
    font-size: 15px;
    padding-bottom: 16px;
    cursor: pointer;
}
.articleContent {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #7b7979;
    padding-left: 10px;
    cursor: pointer;
}
    .content_i {
        position: absolute;
        display: block;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background: #5d5d5d;
        left: 0;
        top: 50%;
        margin-top: -2px;
    }
.closeDiv {
    width: 30px;
    height: 30px;
    position: absolute;
    right: -30px;
    top: -30px;
    background: url(../../Images/closeNotice.png) left bottom no-repeat;
    background-size: 20px;
    cursor: pointer;
}